Class org.omg.CORBA.AttributeModeHolder
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CORBA.AttributeModeHolder

java.lang.Object
   |
   +----org.omg.CORBA.AttributeModeHolder

public final class AttributeModeHolder
extends Object
implements Streamable

Variable Index

 o value

Constructor Index

 o AttributeModeHolder()
 o AttributeModeHolder(AttributeMode)

Method Index

 o __read(InputStream)
 o __type()
 o __write(OutputStream)

Variables

 o value
  public AttributeMode value

Constructors

 o AttributeModeHolder
  public AttributeModeHolder()
 o AttributeModeHolder
  public AttributeModeHolder(AttributeMode __arg)

Methods

 o __write
  public void __write(OutputStream out)
 o __read
  public void __read(InputStream in)
 o __type
  public TypeCode __type()

All Packages  Class Hierarchy  This Package  Previous  Next  Index